*** empty log message ***
authorGerd Moellmann <gerd@gnu.org>
Mon, 27 Nov 2000 14:43:06 +0000 (14:43 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 27 Nov 2000 14:43:06 +0000 (14:43 +0000)
src/ChangeLog

index 909cce3e2a8aef27b2a5baf3607d43ef5a8403ba..adee6a92e1811abd288ef32aab4c5b8826b866f9 100644 (file)
@@ -1,5 +1,8 @@
 2000-11-27  Gerd Moellmann  <gerd@gnu.org>
 
+       * keyboard.c (lucid_event_type_list_p): Handle `help-echo',
+       `vertical-line', `mode-line' and `header-line' events.
+
        * xdisp.c (try_window_id): Avoid starting to display in the moddle
         of a character, a TAB for instance.  This is easier than to set
         up the iterator exactly, and it's not a frequent case, so the